Object  file test.o at $0000: Z80RMF12
  Name: file1
  Section text_1: 63 bytes, ORG $0000
  Section text_2: 64 bytes, ALIGN 16
  Section base: 16 bytes
  Section data_1: 10 bytes, ORG $8000
  Section data_2: 10 bytes
  Symbols:
    L A $0002 start1 (section text_1) (file file1.asm:123)
    L A $0002 start2 (section text_2) (file file1.asm:123)
    G A $0002 msg1 (section data_1) (file file1.asm:123)
    G A $0002 msg2 (section data_2) (file file1.asm:123)
    G C $0000 main (section text_1) (file file1.asm:231)
    G = $0000 _start (section text_1) (file file1.asm:231)
  Externs:
    U         ext1
    U         ext2
  Expressions:
    E Ub $0000 $0001: start1 % 256 (section text_1) (file file1.asm:123)
    E Sb $0000 $0001: start2 % 127 (section text_2) (file file1.asm:132)
    E Cw $0000 $0001: msg1 (section data_1) (file file1.asm:231)
    E Ll $0000 $0001: msg2 (section data_2) (file file1.asm:321)
    E Cw $0000 $0001: ext1 (section data_1) (file file1.asm:231)
    E Ll $0000 $0001: ext2 (section data_2) (file file1.asm:321)
    E Cw $0000 $0001: msg2-msg1 (section data_1) (file file1.asm:231)
    E =  $0000 $0000: _start := start1 (section text_1) (file file1.asm:321)
    E BW $0000 $0001: start1 (section text_1) (file file1.asm:231)
    E Jb $0000 $0001: start1 (section text_1) (file file1.asm:456)
